var net/netip.z0
20 uses
net/netip (current package)
netip.go#L69: z0 unique.Handle[addrDetail]
netip.go#L385: return ip.z == z0
netip.go#L391: func (ip Addr) IsValid() bool { return ip.z != z0 }
netip.go#L400: case z0:
netip.go#L410: if ip.z == z0 {
netip.go#L473: return ip.z != z0 && ip.z != z4
netip.go#L514: return ip.z != z0 && ip.z != z4 && ip.z != z6noz
netip.go#L614: if ip.z == z0 {
netip.go#L681: case z0:
netip.go#L716: if ip.z == z0 {
netip.go#L725: case z0:
netip.go#L785: case z0:
netip.go#L802: case z0:
netip.go#L946: case z0, z4:
netip.go#L974: case z0:
netip.go#L1010: case z0:
netip.go#L1153: case z0:
netip.go#L1183: case z0:
netip.go#L1207: case z0:
netip.go#L1496: case z0:
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |